SnapshotLoadParams.memFilePath

Path to the file that contains the guest memory to be loaded.

struct SnapshotLoadParams
@serializationRequired
@serializationKeys("mem_file_path")
string memFilePath;

Meta